home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Windows marzen / Network Magic 4.5 / nmsetup.exe / 1033 / 3000 / NMSETUPWIZARD next >
Text File  |  2007-10-11  |  22KB  |  314 lines

  1. ∩╗┐<PureWizard xmlns:Resource='urn:schemas:purenetworks-com:pui:resources' Title='Network Magic Setup' PureDialogTitle='Network Magic Installation' PureDialogIconId='setup.48.png'>
  2.  
  3.     <Resource:Defaults Id='NmSetupTitle' FontName='Arial' FontSize='14' TextColor='App.Text.Title' WordWrap='false' TextClipping='CharacterEllipsis' FillHorizontal='true' />
  4.  
  5.     <VerticalPanel Id='SW_Init'>
  6.         <HorizontalPanel FillHorizontal='true' FillVertical='true' PaddingTop='24'>
  7.             <VerticalPanel FillVertical='true' VerticalAlignment='Center' PaddingLeft='110' PaddingRight='10'>
  8.                 <Image.BusyAnimation/>
  9.             </VerticalPanel>
  10.             <VerticalPanel FillVertical='true' VerticalAlignment='Center'>
  11.                 <Text MinWidth='170' MaxWidth='170'>Checking for updates...</Text>
  12.             </VerticalPanel>
  13.         </HorizontalPanel>
  14.     </VerticalPanel>
  15.  
  16.     <VerticalPanel Id='SW_Welcome'>
  17.         <Text.NmSetupTitle PaddingBottom='3'>Welcome to Network Magic Setup</Text.NmSetupTitle>
  18.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  19.         <Text PaddingBottom='10'>This wizard will guide you through the installation of Network Magic.</Text>
  20.         <RichText>Click <Space/><Bold>Install</Bold><Space/> to begin.</RichText>
  21.     </VerticalPanel>
  22.  
  23.     <VerticalPanel Id='SW_UpdateAvailable'>
  24.         <Text.NmSetupTitle PaddingBottom='3'>Update Available</Text.NmSetupTitle>
  25.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  26.         <Text PaddingBottom='10'>A new version of Network Magic is available.</Text>
  27.         <RichText>Click <Space/><Bold>Update</Bold><Space/> to start downloading.</RichText>
  28.     </VerticalPanel>
  29.  
  30.     <VerticalPanel Id='SW_UpdateProgress'>
  31.         <Text.NmSetupTitle PaddingBottom='3'>Downloading Update</Text.NmSetupTitle>
  32.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  33.         <Text PaddingBottom='15'>
  34.             Please wait while the latest update is downloaded to your computer.
  35.         </Text>
  36.         <HorizontalPanel FillHorizontal='true' VerticalAlignment='Center'>
  37.             <ProgressBar.ProgressBar Id='UpdateProgressBar' Progress='100' ProgressRange='100' FillHorizontal='true' />
  38.             <Text Id='UpdateProgressText' MinWidth='20' HorizontalAlignment='Right'>100</Text><Text>%</Text>
  39.         </HorizontalPanel>
  40.         <HorizontalPanel FillHorizontal='true' PaddingTop='4'>
  41.             <Text Id='UpdateDescription' FillHorizontal='true'>Update description text</Text>
  42.             <Text HorizontalAlignment='Right'><Space />Time Remaining:<Space /></Text>
  43.             <Text Id='TimeRemaining' HorizontalAlignment='Right'>Calculating...</Text>
  44.             <RichText Id='DownloadedSection' HorizontalAlignment='Right' Visible='false'><Space />(<RichTextRange Id='Downloaded'></RichTextRange>)</RichText>
  45.         </HorizontalPanel>
  46.     </VerticalPanel>
  47.  
  48.     <VerticalPanel Id='SW_InstallPlatformPrompt'>
  49.         <Text.NmSetupTitle PaddingBottom='3'>Welcome to Network Magic Setup</Text.NmSetupTitle>
  50.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  51.         <Text PaddingBottom='10'>Network Magic Setup needs to configure your system and install the Pure Networks Platform.</Text>
  52.         <RichText>Click <Space/><Bold>Install</Bold><Space/> to begin.</RichText>
  53.     </VerticalPanel>
  54.  
  55.     <VerticalPanel Id='SW_InstallPlatform'>
  56.         <Text.NmSetupTitle PaddingBottom='3'>Installing Pure Networks Platform</Text.NmSetupTitle>
  57.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  58.         <Text PaddingBottom='20'>Extracting installation components...</Text>
  59.         <HorizontalPanel FillHorizontal='true'>
  60.                     <ProgressBar.ProgressBar Id='InstallPlatformProgressBar' Progress='100' ProgressRange='100' FillHorizontal='true'/>
  61.                     <Text Id='InstallPlatformProgressBarText' MinWidth='20' HorizontalAlignment='Right'>100</Text><Text>%</Text>
  62.         </HorizontalPanel>
  63.     </VerticalPanel>
  64.  
  65.     <VerticalPanel Id='SW_InstallApp'>
  66.         <OverlapPanel FillVertical='true' FillHorizontal='true'>
  67.             <HorizontalPanel Id='RunChaserPanel' FillHorizontal='true' FillVertical='true' PaddingTop='24' Visible='false'>
  68.                 <VerticalPanel FillVertical='true' VerticalAlignment='Center' PaddingLeft='100' PaddingRight='10'>
  69.                     <Image.BusyAnimation/>
  70.                 </VerticalPanel>
  71.                 <VerticalPanel FillVertical='true' VerticalAlignment='Center'>
  72.                     <Text MinWidth='180' MaxWidth='180'>Configuring previous installation...</Text>
  73.                 </VerticalPanel>
  74.             </HorizontalPanel>
  75.             <VerticalPanel Id='RunProgressBarPanel' FillHorizontal='true' FillVertical='true' Visible='false'>
  76.                 <Text.NmSetupTitle PaddingBottom='3'>Install</Text.NmSetupTitle>
  77.                 <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  78.                 <Text PaddingBottom='15'>
  79.                     Setup is preparing to install Network Magic.
  80.                 </Text>
  81.                 <HorizontalPanel FillHorizontal='true'>
  82.                     <ProgressBar.ProgressBar Id='RunProgressBar' Progress='100' ProgressRange='100' FillHorizontal='true'/>
  83.                     <Text Id='RunProgressBarText' MinWidth='20' HorizontalAlignment='Right'>100</Text><Text>%</Text>
  84.                 </HorizontalPanel>
  85.                 <Text PaddingTop='4'>Extracting Installation Components...</Text>
  86.             </VerticalPanel>
  87.         </OverlapPanel>
  88.     </VerticalPanel>
  89.  
  90.     <VerticalPanel Id='SW_Error'>
  91.         <OverlapPanel FillHorizontal='true'>
  92.  
  93.             <HorizontalPanel.ErrorMessage Id='GenericError' PaddingBottom='10' FillHorizontal='true' Visible='true'>
  94.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  95.                 <VerticalPanel>
  96.                     <Text FontWeight='Bold' PaddingBottom='10'>Unexpected Error</Text>
  97.                     <RichText>An unexpected error was encountered<RichTextRange Id='GenericErrorCode'></RichTextRange>. Setup cannot continue.</RichText>
  98.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}' PaddingTop='10'>Visit Network Magic support for more information.</HyperLink.WebLink>
  99.                 </VerticalPanel>
  100.             </HorizontalPanel.ErrorMessage>
  101.  
  102.             <HorizontalPanel.ErrorMessage Id='UnsupportedOS' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  103.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  104.                 <VerticalPanel>
  105.                     <Text FontWeight='Bold' PaddingBottom='10'>Unsupported Operating System</Text>
  106.                     <Text>Network Magic supports the following operating systems: Microsoft Windows 98 SE, Windows Millennium Edition, Windows 2000 SP3 or higher, Windows XP SP1 or higher, Windows Vista, or later.</Text>
  107.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}' PaddingTop='10'>Visit Network Magic support for more information.</HyperLink.WebLink>
  108.                 </VerticalPanel>
  109.             </HorizontalPanel.ErrorMessage>
  110.  
  111.             <HorizontalPanel.ErrorMessage Id='UnsupportedBrowser' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  112.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  113.                 <VerticalPanel>
  114.                     <Text FontWeight='Bold' PaddingBottom='10'>Unsupported Web Browser</Text>
  115.                     <Text>Network Magic requires Microsoft Internet Explorer 5.5 or higher.</Text>
  116.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}' PaddingTop='10'>Visit Network Magic support for more information.</HyperLink.WebLink>
  117.                 </VerticalPanel>
  118.             </HorizontalPanel.ErrorMessage>
  119.  
  120.             <VerticalPanel Id='UnsupportedWindowsInstallerOffline' FillHorizontal='true' Visible='false'>
  121.                 <HorizontalPanel.NormalMessage PaddingBottom='10' FillHorizontal='true'>
  122.                     <Image ImageId='msg.info.24.png' PaddingRight='10'/>
  123.                     <VerticalPanel>
  124.                         <Text FontWeight='Bold' PaddingBottom='10'>Windows Installer</Text>
  125.                         <Text>You do not have a supported version of Windows Installer.</Text>
  126.                     </VerticalPanel>
  127.                 </HorizontalPanel.NormalMessage>
  128.                 <RichText>Click <Space/><Bold>Next</Bold><Space/> to install Windows Installer.</RichText>
  129.             </VerticalPanel>
  130.  
  131.             <HorizontalPanel.ErrorMessage Id='UnsupportedWindowsInstallerOnline' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  132.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  133.                 <VerticalPanel>
  134.                     <Text FontWeight='Bold' PaddingBottom='10'>Microsoft Windows Installer Required</Text>
  135.                     <OverlapPanel PaddingBottom='10'>
  136.                         <HorizontalPanel Id='WindowsInstallerInstalled'>
  137.                             <RichText>Currently you have version<Space /><RichTextRange Id='WindowsInstallerVersion'></RichTextRange>.</RichText>
  138.                         </HorizontalPanel>
  139.                         <HorizontalPanel Id='WindowsInstallerNone' Visible='false'>
  140.                             <Text>Currently Microsoft Windows Installer is not installed.</Text>
  141.                         </HorizontalPanel>
  142.                     </OverlapPanel>
  143.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/windowsinstaller/{core}'>Visit www.networkmagic.com/support for more details.</HyperLink.WebLink>
  144.                 </VerticalPanel>
  145.             </HorizontalPanel.ErrorMessage>
  146.  
  147.             <HorizontalPanel.ErrorMessage Id='RestartError' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  148.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  149.                 <VerticalPanel>
  150.                     <Text FontWeight='Bold' PaddingBottom='10'>Restart Needed</Text>
  151.                     <RichText>Network Magic was unable to restart your computer(<RichTextRange Id='RestartErrorReason'></RichTextRange>).</RichText>
  152.                     <Text>You must restart to finish installing or uninstalling Network Magic.</Text>
  153.                 </VerticalPanel>
  154.             </HorizontalPanel.ErrorMessage>
  155.  
  156.             <HorizontalPanel.ErrorMessage Id='AdminRequiredError' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  157.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  158.                 <VerticalPanel>
  159.                     <Text FontWeight='Bold' PaddingBottom='10'>Administrator Required</Text>
  160.                     <RichText>To run Network Magic Setup, you must log in to Microsoft Windows as an Administrator.</RichText>
  161.                 </VerticalPanel>
  162.             </HorizontalPanel.ErrorMessage>
  163.  
  164.             <HorizontalPanel.ErrorMessage Id='StubNoInternet' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  165.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  166.                 <VerticalPanel>
  167.                     <Text FontWeight='Bold' PaddingBottom='10'>Internet Required</Text>
  168.                     <Text PaddingBottom='10'>Network Magic setup needs access to the Internet to continue.</Text>
  169.                     <Text>Please make sure you have access to the Internet and that no firewalls are blocking Network Magic setup and try again.</Text>
  170.                 </VerticalPanel>
  171.             </HorizontalPanel.ErrorMessage>
  172.  
  173.             <HorizontalPanel.ErrorMessage Id='StubServersDown' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  174.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  175.                 <VerticalPanel>
  176.                     <Text FontWeight='Bold' PaddingBottom='10'>Server Error</Text>
  177.                     <Text PaddingBottom='9'>Network Magic setup needs to download required installation files and is unable to contact a download server.</Text>
  178.                     <HorizontalPanel VerticalAlignment='Center'>
  179.                         <Text>Please try again later or <Space /></Text>
  180.                         <HyperLink TextColor='App.Text.Link' Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>visit Network Magic support.</HyperLink>
  181.                     </HorizontalPanel>
  182.                 </VerticalPanel>
  183.             </HorizontalPanel.ErrorMessage>
  184.  
  185.             <HorizontalPanel.ErrorMessage Id='StubInventoryErr' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  186.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  187.                 <VerticalPanel>
  188.                     <Text FontWeight='Bold' PaddingBottom='10'>Update Error</Text>
  189.                     <Text PaddingBottom='10'>Network Magic setup has encountered an error trying to download required installation files.</Text>
  190.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>Please visit Network Magic support for more information.</HyperLink.WebLink>
  191.                 </VerticalPanel>
  192.             </HorizontalPanel.ErrorMessage>
  193.  
  194.             <HorizontalPanel.ErrorMessage Id='StubNoUpdate' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  195.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  196.                 <VerticalPanel>
  197.                     <Text FontWeight='Bold' PaddingBottom='10'>Update Error</Text>
  198.                     <Text PaddingBottom='10'>Network Magic setup has encountered an error trying to download required installation files.</Text>
  199.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>Please visit Network Magic support for more information.</HyperLink.WebLink>
  200.                 </VerticalPanel>
  201.             </HorizontalPanel.ErrorMessage>
  202.  
  203.             <HorizontalPanel.ErrorMessage Id='DowngradeInventoryFail' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  204.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  205.                 <VerticalPanel>
  206.                     <Text FontWeight='Bold' PaddingBottom='10'>Update Error</Text>
  207.                     <Text PaddingBottom='10'>Network Magic setup has encountered an error trying to download required installation files.</Text>
  208.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>Please visit Network Magic support for more information.</HyperLink.WebLink>
  209.                 </VerticalPanel>
  210.             </HorizontalPanel.ErrorMessage>
  211.  
  212.             <HorizontalPanel.NormalMessage Id='DowngradeNoUpdate' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  213.                 <Image ImageId='msg.info.24.png' PaddingRight='10'/>
  214.                 <VerticalPanel>
  215.                     <Text FontWeight='Bold' PaddingBottom='10'>Network Magic Already Installed</Text>
  216.                     <RichText PaddingBottom='10'>The most recent version of Network Magic is already installed.</RichText>
  217.                 </VerticalPanel>
  218.             </HorizontalPanel.NormalMessage>
  219.  
  220.             <HorizontalPanel.ErrorMessage Id='DownloadError' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  221.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  222.                 <VerticalPanel>
  223.                     <Text FontWeight='Bold' PaddingBottom='10'>Download Error</Text>
  224.                     <Text PaddingBottom='10'>Network Magic setup has encountered an error trying to download required installation files.</Text>
  225.                     <HorizontalPanel VerticalAlignment='Center'>
  226.                         <Text>Please try again later or <Space /></Text>
  227.                         <HyperLink TextColor='App.Text.Link' Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>visit Network Magic support.</HyperLink>
  228.                     </HorizontalPanel>
  229.                 </VerticalPanel>
  230.             </HorizontalPanel.ErrorMessage>
  231.  
  232.             <HorizontalPanel.ErrorMessage Id='ExtractingResources' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  233.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  234.                 <VerticalPanel>
  235.                     <Text FontWeight='Bold' PaddingBottom='10'>Extraction Error</Text>
  236.                     <Text PaddingBottom='10'>Network Magic setup has encountered an error extracting installation files.</Text>
  237.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>Please visit Network Magic support for more information.</HyperLink.WebLink>
  238.                 </VerticalPanel>
  239.             </HorizontalPanel.ErrorMessage>
  240.  
  241.             <HorizontalPanel.ErrorMessage Id='ErrorLaunchingComponent' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  242.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  243.                 <VerticalPanel>
  244.                     <Text FontWeight='Bold' PaddingBottom='10'>Installation Error</Text>
  245.                     <Text PaddingBottom='10'>Network Magic setup has encountered an error launching installation files.</Text>
  246.                     <HyperLink.WebLink Target='GO:http://{redirdomain}/redir/click/nmsetup/error/{core}'>Please visit Network Magic support for more information.</HyperLink.WebLink>
  247.                 </VerticalPanel>
  248.             </HorizontalPanel.ErrorMessage>
  249.  
  250.             <HorizontalPanel.ErrorMessage Id='VistaUncompatNMInstalled' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  251.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  252.                 <VerticalPanel>
  253.                     <Text FontWeight='Bold' PaddingBottom='10'>Installation Error</Text>
  254.                     <Text PaddingBottom='10'>Network Magic setup has detected an older version of Network Magic already installed.</Text>
  255.                     <Text>Please uninstall your existing Network Magic using the Add/Remove Programs Control Panel and run setup again.</Text>
  256.                 </VerticalPanel>
  257.             </HorizontalPanel.ErrorMessage>
  258.  
  259.             <HorizontalPanel.ErrorMessage Id='PlatformIncompatibleInstalled' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  260.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  261.                 <VerticalPanel>
  262.                     <Text FontWeight='Bold' PaddingBottom='10'>Installation Error</Text>
  263.                     <Text PaddingBottom='10'>Network Magic setup has detected an older version of Network Magic already installed.</Text>
  264.                     <Text>Please upgrade your version of Network Magic in order to install Network Magic.</Text>
  265.                 </VerticalPanel>
  266.             </HorizontalPanel.ErrorMessage>
  267.  
  268.             <HorizontalPanel.ErrorMessage Id='InstallerRunning' PaddingBottom='10' FillHorizontal='true' Visible='false'>
  269.                 <Image ImageId='msg.stop.24.png' PaddingRight='10'/>
  270.                 <VerticalPanel>
  271.                     <Text FontWeight='Bold' PaddingBottom='10'>Another Installer is Already Running</Text>
  272.                     <RichText>Network Magic cannot be installed or uninstalled while another program's installer is running. Please try again when the other installer has finished.</RichText>
  273.                 </VerticalPanel>
  274.             </HorizontalPanel.ErrorMessage>
  275.         </OverlapPanel>
  276.     </VerticalPanel>
  277.  
  278.     <VerticalPanel Id='SW_Restart'>
  279.         <Text.NmSetupTitle PaddingBottom='3'>Installation Complete</Text.NmSetupTitle>
  280.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  281.         <Text>You must restart your computer to finish configuring Network Magic.</Text>
  282.     </VerticalPanel>
  283.  
  284.     <VerticalPanel Id='SW_UpdateCancelled'>
  285.         <Text.NmSetupTitle PaddingBottom='3'>Installation Cancelled</Text.NmSetupTitle>
  286.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  287.         <Text>Please run the installer again to install Network Magic.</Text>
  288.     </VerticalPanel>
  289.  
  290.     <VerticalPanel Id='SW_UninstallPrompt'>
  291.         <Text.NmSetupTitle PaddingBottom='3'>Network Magic Uninstall</Text.NmSetupTitle>
  292.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  293.         <Text>Are you sure you want to uninstall Network Magic?</Text>
  294.         <RichText PaddingTop="10" Id="uninstallNmFree" Visible="false" Collapsed="true">Network Magic has many features that will always continue to work for free, and if you buy Network Magic Premium, you'll be able to use many more features.</RichText>
  295.         <HyperLink.WebLink PaddingTop="10" Id="uninstallNmFreeLink" Visible="false" Collapsed="true" Target='GO:http://{redirdomain}/redir/uninstall-moreinfo/{core}'>Click here to find out more about free and premium features.</HyperLink.WebLink>
  296.     </VerticalPanel>
  297.  
  298.     <VerticalPanel Id='SW_Uninstall'>
  299.         <Text.NmSetupTitle PaddingBottom='3'>Network Magic Uninstall</Text.NmSetupTitle>
  300.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  301.         <Text>Uninstalling Network Magic...</Text>
  302.     </VerticalPanel>
  303.  
  304.     <VerticalPanel Id='SW_RestartUninstall'>
  305.         <Text.NmSetupTitle PaddingBottom='3'>Uninstallation Complete</Text.NmSetupTitle>
  306.         <HorizontalLine TextColor='App.Border' PaddingBottom='10'/>
  307.         <Text>You must restart your computer to finish uninstalling Network Magic.</Text>
  308.     </VerticalPanel>
  309.  
  310.     <Button.Button Id='NoButton' KnownButton='No' Visible='false'>Skip</Button.Button>
  311.     <Button.Button Id='NextButton' KnownButton='Next' IsDefaultButton='true'>Install</Button.Button>
  312.     <Button.Button Id='CancelButton' KnownButton='Cancel'>Cancel</Button.Button>
  313. </PureWizard>
  314.